public void AddHyperlink(
System.string address,
System.Collections.Generic.IList<TextRun> textRuns,
System.string toolTipText
)
'宣言
Public Overloads Sub AddHyperlink( _
ByVal address As System.String, _
ByVal textRuns As System.Collections.Generic.IList(Of TextRun), _
ByVal toolTipText As System.String _
)